projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed0f493
)
Fix last fix.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 6 May 2008 03:31:55 +0000
(
03:31
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 6 May 2008 03:31:55 +0000
(
03:31
+0000)
lisp/progmodes/compile.el
patch
|
blob
|
history
diff --git
a/lisp/progmodes/compile.el
b/lisp/progmodes/compile.el
index c2d0939bd753b915af91a1349e7beca54f7a710a..cd3197c3039b787a9357d6b5604ecb817990c68a 100644
(file)
--- a/
lisp/progmodes/compile.el
+++ b/
lisp/progmodes/compile.el
@@
-325,8
+325,8
@@
File = \\(.+\\), Line = \\([0-9]+\\)\\(?:, Column = \\([0-9]+\\)\\)?"
(watcom
"\\(\\(?:[a-zA-Z]:\\)?[^:(\t\n]+\\)(\\([0-9]+\\)): ?\
-\\(?:\\(Error! E[0-9]+\\)\\|\\(Warning! W[0-9]+\\)\\
|\\(.\\)\\
):"
- 1 2 nil (4
. 5
))
+\\(?:\\(Error! E[0-9]+\\)\\|\\(Warning! W[0-9]+\\)\\):"
+ 1 2 nil (4))
(4bsd
"\\(?:^\\|:: \\|\\S ( \\)\\(/[^ \n\t()]+\\)(\\([0-9]+\\))\